Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multi selected tab close behavior #213794

Merged
merged 1 commit into from
May 29, 2024
Merged

Fix multi selected tab close behavior #213794

merged 1 commit into from
May 29, 2024

Conversation

benibenj
Copy link
Contributor

This pull request fixes the issue where pressing close in a multi-selected tab only closes the target editor tab instead of closing all selected tabs. The behavior has been updated to close all selected tabs when the close button is pressed.

Fixes #213620

@benibenj benibenj self-assigned this May 29, 2024
@benibenj benibenj enabled auto-merge (squash) May 29, 2024 10:39
@vscodenpa vscodenpa added this to the May 2024 milestone May 29, 2024
@benibenj benibenj merged commit 4ba524c into main May 29, 2024
7 checks passed
@benibenj benibenj deleted the benibenj/blushing-tiger branch May 29, 2024 10:55
@microsoft microsoft locked and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing close in a multi selected tab should close all tabs
3 participants